home *** CD-ROM | disk | FTP | other *** search
/ Strategy Challenges Collection / Strategy Challenges Collection.iso / pc / demo / demodata / menu.dxr / 00084.ls < prev    next >
Encoding:
Text File  |  1996-10-02  |  118 b   |  7 lines

  1. on enterFrame
  2.   repeat with nn = 1 to 24
  3.     set the visible of sprite nn to 1
  4.   end repeat
  5.   clearPuppets(1, 20)
  6. end
  7.